-
Home
-
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
-
4.4.0
-
Code
-
Classes
- JsonLogicEngine
Total Complexity |
26 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
117 |
Lines of code |
78 |
Logical lines of code |
41 |
Comment lines |
0 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
operationIn() |
A |
53 |
9 |
22 |
operationBetween() |
S |
79 |
2 |
3 |
operationNotBetween() |
S |
79 |
2 |
3 |
addNewOperations() |
S |
59 |
1 |
14 |
__construct() |
S |
82 |
1 |
3 |
apply() |
S |
79 |
1 |
3 |
addOperation() |
S |
80 |
1 |
3 |
operationStartsWith() |
S |
78 |
1 |
3 |
operationEndsWith() |
S |
78 |
1 |
3 |
operationContains() |
S |
78 |
1 |
3 |
operationDoesNotContain() |
S |
79 |
1 |
3 |
operationDoesNotBeginWith() |
S |
79 |
1 |
3 |
operationDoesNotEndWith() |
S |
79 |
1 |
3 |
operationNull() |
S |
80 |
1 |
3 |
operationNotNull() |
S |
80 |
1 |
3 |
operationNotIn() |
S |
79 |
1 |
3 |